[INFO] fetching crate wasmer-compiler-cranelift 7.2.0...
[INFO] checking wasmer-compiler-cranelift-7.2.0 against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] extracting crate wasmer-compiler-cranelift 7.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate wasmer-compiler-cranelift 7.2.0
[INFO] finished tweaking crates.io crate wasmer-compiler-cranelift 7.2.0
[INFO] tweaked toml for crates.io crate wasmer-compiler-cranelift 7.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmer-compiler-cranelift 7.2.0 on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmer-compiler-cranelift 7.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded corosensei v0.3.4
[INFO] [stderr]   Downloaded wasmer-compiler v7.2.0
[INFO] [stderr]   Downloaded libunwind v1.3.3
[INFO] [stderr]   Downloaded pulley-macros v46.0.0
[INFO] [stderr]   Downloaded shared-buffer v0.1.4
[INFO] [stderr]   Downloaded macho-unwind-info v0.5.0
[INFO] [stderr]   Downloaded cranelift-bitset v0.133.0
[INFO] [stderr]   Downloaded memmap2 v0.6.2
[INFO] [stderr]   Downloaded bytesize v2.4.0
[INFO] [stderr]   Downloaded cranelift-entity v0.133.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.133.0
[INFO] [stderr]   Downloaded wasmer-types v7.2.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.133.0
[INFO] [stderr]   Downloaded wasmtime-internal-core v46.0.0
[INFO] [stderr]   Downloaded pulley-interpreter v46.0.0
[INFO] [stderr]   Downloaded cranelift-isle v0.133.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.133.0
[INFO] [stderr]   Downloaded wasmer-vm v7.2.0
[INFO] [stderr]   Downloaded ruzstd v0.8.3
[INFO] [stderr]   Downloaded cranelift-codegen v0.133.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 00e5be29d416e646d4142c63a230f9435ab05dbe0501f1aa9de3878dba826060
[INFO] running `Command { std: "docker" "start" "00e5be29d416e646d4142c63a230f9435ab05dbe0501f1aa9de3878dba826060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00e5be29d416e646d4142c63a230f9435ab05dbe0501f1aa9de3878dba826060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "00e5be29d416e646d4142c63a230f9435ab05dbe0501f1aa9de3878dba826060" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00e5be29d416e646d4142c63a230f9435ab05dbe0501f1aa9de3878dba826060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "00e5be29d416e646d4142c63a230f9435ab05dbe0501f1aa9de3878dba826060" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasmtime-internal-core v46.0.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.133.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling cranelift-isle v0.133.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.133.1
[INFO] [stderr]    Compiling corosensei v0.3.4
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.133.1
[INFO] [stderr]     Checking more-asserts v0.3.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking ruzstd v0.8.3
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking bytesize v2.4.0
[INFO] [stderr]     Checking libunwind v1.3.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]     Checking wasmparser v0.252.0
[INFO] [stderr]     Checking which v8.0.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]     Checking cranelift-control v0.133.1
[INFO] [stderr]     Checking cranelift-bitset v0.133.0
[INFO] [stderr]     Checking cranelift-entity v0.133.0
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.133.1
[INFO] [stderr]     Checking cranelift-bforest v0.133.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling pulley-macros v46.0.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pulley-interpreter v46.0.0
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking enum-iterator v2.3.0
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr] error: could not compile `cranelift-assembler-x64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4eb62535fc12dd1a63fd43a4173e224e79313c4d/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.133.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::redundant_field_names' '--warn=clippy::multiple_bound_locations' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::extra_unused_type_parameters' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --check-cfg 'cfg(pulley_disable_interp_simd)' --check-cfg 'cfg(arc_try_new)' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(gc_zeal)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=b503c08c8c01d6ef -C extra-filename=-cf8201fb3b6b7823 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4eb62535fc12dd1a63fd43a4173e224e79313c4d/bin/rustc --crate-name wasmparser --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.252.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features --deny=unsafe_code --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=missing-unsafe-on-extern '--warn=clippy::map_clone' '--warn=clippy::manual_strip' --warn=keyword_idents_2024 --warn=deprecated-safe-2024 '--warn=clippy::clone_on_copy' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(debug_check_try_op)' --cfg 'feature="features"' --cfg 'feature="simd"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "try-op", "validate"))' -C metadata=e736fd23d584efbe -C extra-filename=-14fca7640143997b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-42a213aab8397fad.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "00e5be29d416e646d4142c63a230f9435ab05dbe0501f1aa9de3878dba826060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00e5be29d416e646d4142c63a230f9435ab05dbe0501f1aa9de3878dba826060", kill_on_drop: false }`
[INFO] [stdout] 00e5be29d416e646d4142c63a230f9435ab05dbe0501f1aa9de3878dba826060
